IHipFS.remove

Removes from the current path

interface IHipFS
bool
remove
(
string path
)

Parameters

path string

The path to remove

Return Value

Type: bool

Whether the operation has succeeded

Meta